Skip to content
This repository was archived by the owner on Nov 9, 2024. It is now read-only.
This repository was archived by the owner on Nov 9, 2024. It is now read-only.

rethink limits and restarts, when code changes, the process must be restarted. #47

@github-actions

Description

@github-actions

groupware/Procfile

Lines 7 to 12 in b603c25

# TODO: rethink limits and restarts, when code changes, the process must be restarted.
# I set a time limit and a limit of jobs to process, to easy using xdebug.
# Xdebug listening must be started in the IDE, and the long running process must be restarted to take effect.
symfony-message-consumer: bin/console messenger:consume async --no-interaction -vv
stripe: stripe listen --skip-verify --forward-to localhost:8000/webhook/stripe


This issue was generated by todo-issue based on a TODO comment in b603c25. It's been assigned to @HellPat because they committed the code.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions