You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems to stem from compiling when the worker is not in the same directory as the file being compiled. Possible quick fix is to have create-h4-app generate the queue and schedule workers into the project root - and split their handlers out into functions to be imported from the module.
This would be nice - but there are issues with dynamic import of config, controllers and workers when compiling
The text was updated successfully, but these errors were encountered: