Skip to content

Commit 1f4c7fe

Browse files
Adding speaker notes and clarifications.
1 parent 1eb8e64 commit 1f4c7fe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/slides.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ Some live demos!
347347

348348
## Top Tips
349349

350-
- There is no interface for queues so be sure to handle errors properly.
350+
- There is no interface for queues so be sure to handle errors properly. Logging is important when things go wrong.
351351
- If your users need to process something straight away then use a batch.
352352

353353
---
@@ -371,7 +371,7 @@ Some live demos!
371371
## Warmer
372372

373373
- Warms the cache for content entities. Runs this process via a queue.
374-
- The sitemap.xml processing is a good example of storing an array in the queue item.
374+
- The sitemap.xml processing is a good example of storing an array in the queue data.
375375

376376
<small>https://www.drupal.org/project/warmer</small>
377377

0 commit comments

Comments
 (0)