fix: maxDuration for workflow page
This commit is contained in:
		
							parent
							
								
									8b790fe7c5
								
							
						
					
					
						commit
						95e454e687
					
				@ -21,6 +21,8 @@ import { getRelativeTime } from "@/lib/getRelativeTime";
 | 
			
		||||
import { getMachines } from "@/server/curdMachine";
 | 
			
		||||
import { findFirstTableWithVersion } from "@/server/findFirstTableWithVersion";
 | 
			
		||||
 | 
			
		||||
export const maxDuration = 300; // 5 minutes
 | 
			
		||||
 | 
			
		||||
export default async function Page({
 | 
			
		||||
  params,
 | 
			
		||||
}: {
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user