8000 Cron job for entities with status pending · Issue #28 · aruizeac/alexandria · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Cron job for entities with status pending #28
Open
@aruizeac

Description

@aruizeac

Is your feature request related to a problem? Please describe.
Whenever a new entity is created, in most of the cases it will start a transaction.
The problem here is sometimes there will be leftovers if some problem occur 5D83 red.

Describe the solution you'd like
It would be better if we implemented a cron job inside every service in a goroutine/thread that will run every X time (from min to days), where we could remove (hard-remove) every entity with the "STATUS_PENDING" state.

Describe alternatives you've considered
Any.

Additional context
No

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0