Implement Relative Filepath for ECNQueue Module #36
Labels
enhancement
Request for a change to existing functionality
tooling
Related to tools and utilities for the management of the project
The ECNQueue module currently accepts an absolute file path for the queue directory. This does not allow for webqueue2 and its backend to be deployed without modification. The ECNQueue module should be modified to use relative file paths to avoid extra configuration after deployment.
Example:
Absolute Filepath:
Relative File Path (relative to api/ECNqueue.py):
The text was updated successfully, but these errors were encountered: