-
Notifications
You must be signed in to change notification settings - Fork 222
Open
Labels
Description
Is your feature request related to a problem? Please describe.
Default limit of 4 is excessive, getting behind is an error (shouldn't spam them either way).
ES example:
cFE/modules/es/fsw/src/cfe_es_task.c
Line 405 in e80aae9
Status = CFE_SB_Subscribe(CFE_SB_ValueToMsgId(CFE_ES_SEND_HK_MID), CFE_ES_Global.TaskData.CmdPipe); |
Describe the solution you'd like
Set to 1
Describe alternatives you've considered
None
Additional context
Code review
Requester Info
Jacob Hageman - NASA/GSFC