Skip to content

Refactor WakefulService and friends to reuse code more #153

@SCdF

Description

@SCdF

WakefulService is a service that is executed on wake periodically, that deals with polling API to communicate any webapp terminating messages in gateway, as well as taking any webapp originating messages that API returns and sending them on.

We now also do this in the IntentProcessor, attempting to communicate with API and send on any resulting messages whenever we get an incoming SMS.

We should refactor these two classes so they reuse code more, instead of the current copy / paste job that the IntentProcesser is powered by atm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions