manasouza / sfin-bills

0 stars 0 forks source link

Misleading category not found processing #160

Open manasouza opened 5 months ago

manasouza commented 5 months ago

When some registry with unmapped category is processed alone, it fails and stop the processing. In the same scenario but now while processing with other valid registries, it shows the warning only and records the registry as processed.

The fix should consider to not break the workflow, show the warning log and do not mark the registry as processed, so it could be evaluated again on the next run.

Screenshot 2024-03-22 072445

Screenshot 2024-03-22 072933

manasouza commented 2 weeks ago

Wait until branch where pubsub fix was done to be merged to main branch