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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
[1.6.1]
Fixed
Error if app.yaml does not have visibility timeout seconds
[1.6.0]
Added
The broker name can now be amqps (with ssl) or amqp (without ssl).
The encryption key will now be created when running merlin config.
The merlin info connection check will now enforce a minute timeout
check for the server connections.
Fixed
Added a check for initial running workers when using merlin monitor to
eliminate race condition.
A bug that did not change the filename of the output workspace nor of the provenance spec
when a user variable was included in the description.name field.
Temporarily locked Celery version at 4.4.2 to avoid fatal bug.
Changed
The default rabbitmq vhost is now instead of /.
Changed default visibility timeout from 2 hours to 24 hours. Exposed this in the config
file.
The monitor function will now check the queues to determine when
to exit.