bcgov / von-bc-registries-agent

Apache License 2.0
3 stars 17 forks source link

Increase WebHook error notifications coverage #122

Closed WadeBarnes closed 4 years ago

WadeBarnes commented 5 years ago

While running tests on the new WebHook notifications a few processing errors were logged to the database, but the WebHook notifications did not provide any indication of the issues.

Processing (event_by_corp_filing) error example;

Posting (credential_log) error example;

Received WebHook Notification:

WadeBarnes commented 5 years ago

Posting (credential_log) error notifications addressed by #139 and #140.

swcurran commented 4 years ago

@ianco - is this still an issue? Do we need this implemented before the live ICOB OrgBook deployment?

ianco commented 4 years ago

I'll review the notifications we currently support and see if we need to add anything new.