Skip to content

Delayed Jobs with suspendΒ #671

@mindrunner

Description

@mindrunner

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

Metadata

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