You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The old architecture definitely needs some refactoring and rebasing.
The logging system also only uses fmt not enough to provide enough information.
For the firefly system, we might not need to use serialize and fmt.sprintf we just need to reroute the REST request to the firefly network instead of this costly overhead.
Goals
Rerouted firefly middleware.
Better logging structure.
Better Codebase structure.
...
The text was updated successfully, but these errors were encountered:
Dev Focus
base ๐๏ธ
Dev Priority
High ๐
Dev Scope
Middleware
Description
The old architecture definitely needs some refactoring and rebasing.
The logging system also only uses fmt not enough to provide enough information.
For the firefly system, we might not need to use serialize and fmt.sprintf we just need to reroute the REST request to the firefly network instead of this costly overhead.
Goals
...
The text was updated successfully, but these errors were encountered: