Skip to content

Delayed Jobs with suspend #671

Open
Open
@mindrunner

Description

Description

For testing purpose, I have one of my services running on my local computer which suspends over night.

There is only one cron job which is supposed to run early afternoon:
HARVEST_INTERVAL='0 13 * * *'

Jobs are currently executed around 10pm-11pm. Cannot find a pattern actually. I suspect suspend is somehow the issue, but idk why... Time in container is always correct.

Application is dockerized and lives in a docker-compose setup if that matters. TZ env is set correctly and generally everything is working fine (same app does not show that behavior on a 24/7 running server.

Any ideas?

Screenshots

No response

Additional information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    status:readyReady to start implementationtype:bugBug reports and bug fixes

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions