Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update filing cleanup to use sbl-filing models and functions #30

Open
guffee23 opened this issue Sep 5, 2024 · 0 comments
Open

Update filing cleanup to use sbl-filing models and functions #30

guffee23 opened this issue Sep 5, 2024 · 0 comments

Comments

@guffee23
Copy link
Contributor

guffee23 commented Sep 5, 2024

The filing cleanup side utilized async calls from sbl-filing-api which has async session implementation.
The filing-cleanup portion was changed to a synchronous implementation in the cleanup-api causing issues with the async references in the sbl-filing-api.
To remedy this, all of the models and functions used from sbl-filing were copied over to the cleanup-api.
After sbl-filing-api is changed to synchronous session implementation, update filing-cleanup side to use the sbl-filing functions.

@guffee23 guffee23 changed the title Update filing cleanup from async to sync Update filing cleanup from async to sync to use sbl-filing models and functions Sep 6, 2024
@guffee23 guffee23 changed the title Update filing cleanup from async to sync to use sbl-filing models and functions Update filing cleanup to use sbl-filing models and functions Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant