Skip to content

Commit

Permalink
fix: update difficulty level for "Fetch multiple messages from disk" …
Browse files Browse the repository at this point in the history
…stage
  • Loading branch information
ryan-gang committed Sep 12, 2024
1 parent d8aca98 commit eb5633d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion course-definition.yml
Original file line number Diff line number Diff line change
Expand Up @@ -551,7 +551,7 @@ stages:
- slug: "fd8"
primary_extension_slug: "consuming-messages"
name: "Fetch multiple messages from disk"
difficulty: very hard
difficulty: hard
description_md: |-
In this stage, you'll implement the Fetch response for a given topic and partition with multiple messages.
The messages are written to disk, and you'll have to read them from there.
Expand Down

0 comments on commit eb5633d

Please sign in to comment.