vipyrsec / dragonfly-mainframe

The mainframe for Dragonfly
https://docs.vipyrsec.com/dragonfly-mainframe/
MIT License
5 stars 1 forks source link

Adjusted log level #105

Closed import-pandas-as-numpy closed 1 year ago

import-pandas-as-numpy commented 1 year ago

Adjusted log level for packages in FINISHED state.

jonathan-d-zhang commented 1 year ago

meh. should be debug. also should not raise

Robin5605 commented 1 year ago

Tested locally - the raise is fine since FastAPI handles it and does not get propagated to Sentry.

shenanigansd commented 1 year ago

This now has conflicts after #131. But this PR did not resolve the given issue, which was fixed in #129, so this PR is no longer needed.