export const EXPAND_ALL: "all";
export const COLLAPSE_ALL: "none";
export const EXPAND_ERRORS: "errors";
export const EXPAND_RETRIES: "retries";
