CronJobRunDetailsEstimateErrorNoticeProps Type — supabase Architecture
Architecture documentation for the CronJobRunDetailsEstimateErrorNoticeProps type/interface in CronJobsTab.EstimateErrorNotice.tsx from the supabase codebase.
Entity Profile
Source Code
apps/studio/components/interfaces/Integrations/CronJobs/CronJobsTab.EstimateErrorNotice.tsx lines 4–8
interface CronJobRunDetailsEstimateErrorNoticeProps {
error?: Error | null
isRetrying?: boolean
onRetry?: () => void
}
Source
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free