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
Currently file-based handlers use ConfigSource::FileOnly and record-only handlers use ConfigSource::RecordOnly. Migrate file-based handlers to FileAndRpc so they can read YAML directly from the RPC (via ctx.supplied_yaml()).