Expected Behavior
event source StartFeed/StopFeed message and loggings should be persisted for debugging and diagnosis.
Actual Behavior
feed controller uses a job to create/delete event source. Once the job is finished, the logs are gone.
Such transient problem also causes #338
Steps to Reproduce the Problem
Additional Info
Expected Behavior
event source StartFeed/StopFeed message and loggings should be persisted for debugging and diagnosis.
Actual Behavior
feed controller uses a job to create/delete event source. Once the job is finished, the logs are gone.
Such transient problem also causes #338
Steps to Reproduce the Problem
Additional Info