Skip to content

Commit

Permalink
Bumps up unnaturally short time limit (#344)
Browse files Browse the repository at this point in the history
TL;DR
-----

Fixes time limit on Distributing Your Application with Replicated

Details
-------

At some point along the way, I misunderstood which file I was working in
and ended up setting the timeout for the entire "Distributing Your
Application with Replicated" lab to ten minutes. This change addresses
that.
  • Loading branch information
crdant committed Jun 20, 2024
1 parent 5c203c3 commit 35f91ea
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions instruqt/distributing-with-replicated/track.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,19 +12,20 @@ description: |-
* Prepare customer entitlements
* Understand your customer's application instance
icon: https://storage.googleapis.com/shared-lab-assets/icons/red/appslug.png
level: beginner
tags:
- builders-plan
- helm
- sdk
owner: replicated
developers:
- chuck@replicated.com
timelimit: 600
timelimit: 2100
lab_config:
overlay: false
width: 33
position: right
feedback_recap_enabled: true
loadingMessages: true
checksum: "7911887612029781210"
lab_v2: false
hideStopButton: false
checksum: "3447726368566940438"

0 comments on commit 35f91ea

Please sign in to comment.