ussd_airflow icon indicating copy to clipboard operation
ussd_airflow copied to clipboard

This has been archived in favour of this https://github.com/ussd-airflow/ussd_engine

Results 11 ussd_airflow issues
Sort by recently updated
recently updated
newest added

#What This pr #120 has added support for journey store. What is needed now is to change our ussd engine to use the journey store as the default store. Currently,...

Thanks for this useful library. I'd like to know if there's a way to capture all gateway request so I can save to a DB. I see that all requests...

Re-structure the documentation so that it flows from use case, setup and usage. **Description** The current documentation lacks a straightforward flow and presentation. This attempts to address the issue making...

Airflow compiles the ussd screens in the yaml file for each new request. We can improve on this. On average on aws t2 medium instance it takes 234 ms to...

Have a look at this line: https://github.com/mwaaas/ussd_airflow/blob/master/ussd/screens/update_session_screen.py#L69