Skip to content

9.4.3

Choose a tag to compare

@fmhoeger fmhoeger released this 27 Feb 16:00
· 1042 commits to master since this release
a191665
  • Fixed: Check if auto_recruit is True in order to autorecruit a new participant.
  • Fixed: Rename 'default_worker_ttl' to 'worker_ttl' to work with rq==1.13.0 (See rq/rq@b69ee10).
  • Fixed: Remove extras from constraints and requirements files.
  • Changed: Add soon to be default resolver 'backtracking' to pip-compile commands.
  • Enhancement: Add better logging on Prolific JSONDecodeError.
  • Enhancement: Ensure that Prolific API token is sent to the deployed server.
  • Infrastructure: Update dependencies.