Skip to content

Refactor: Put more logic to TripCancellationProcessor #35

@paasovaara

Description

@paasovaara

Currently logic that should be handled by TripCancellationProcessor is done in TripUpdateProcessor, because that's where the cache-object is. We could inject the cache to processors and thus make the code more easier to follow

Note: remember to synchronize the cache.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions