Skip to content

Moved ErrorHandler to FlowContext#111

Merged
norberttech merged 1 commit intoflow-php:1.xfrom
norberttech:feature/error-handler
Aug 7, 2022
Merged

Moved ErrorHandler to FlowContext#111
norberttech merged 1 commit intoflow-php:1.xfrom
norberttech:feature/error-handler

Conversation

@norberttech
Copy link
Member

Change Log

Added

Fixed

Changed

  • Moved ErrorHandler to FlowContext

Removed

Deprecated

Security


Description

FlowContext is supposed to live with a single DataFrame when Config is something a bit more global (multiple DataFrames can share the same config). Because of that ErrorHandler which depends purely on specific DataFrame fits better into FlowContext than Config.

@norberttech norberttech merged commit 4577f1a into flow-php:1.x Aug 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant