Page MenuHomeElementl

[dagit] Modify App initialization config
ClosedPublic

Authored by dish on Jul 26 2021, 9:21 PM.
Tags
None
Referenced Files
F2989829: D9065.diff
Thu, Jun 8, 8:37 AM
Unknown Object (File)
Thu, May 11, 5:22 AM
Unknown Object (File)
May 9 2023, 1:32 AM
Unknown Object (File)
May 6 2023, 7:28 PM
Unknown Object (File)
Apr 25 2023, 3:00 PM
Unknown Object (File)
Apr 7 2023, 8:34 PM
Unknown Object (File)
Apr 7 2023, 4:21 AM
Unknown Object (File)
Apr 2 2023, 10:33 AM
Subscribers
None

Details

Summary

A couple things:

  • The subscriptionParams config value is not currently used
  • We want to have the flexibility to add headers to HttpLink

These headers will also be applied as the connectionParams. This is a little awkward, but seems like it might be the best way for us to get initialization info to the server.

Test Plan

Buildkite. Run Dagit, verify that all http and ws connections behave correctly.

Diff Detail

Repository
R1 dagster
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dish edited the test plan for this revision. (Show Details)
dish added reviewers: bengotow, prha.
This revision is now accepted and ready to land.Jul 27 2021, 3:20 PM
This revision was automatically updated to reflect the committed changes.