tam-i13
b669607fcd
Add error list each entry func (#7485)
* added error return in type ListEachEntryFunc
* return error if errClose
* fix fmt.Errorf
* fix return errClose
* use %w fmt.Errorf
* added entry in messege error
* add callbackErr in ListDirectoryEntries
* fix error
* add log
* clear err when the scanner stops on io.EOF, so returning err doesn’t surface EOF as a failure.
* more info in error
* add ctx to logs, error handling
* fix return eachEntryFunc
* fix
* fix log
* fix return
* fix foundationdb test s
* fix eachEntryFunc
* fix return resEachEntryFuncErr
* Update weed/filer/filer.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/elastic/v7/elastic_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/hbase/hbase_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/foundationdb/foundationdb_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* Update weed/filer/ydb/ydb_store.go
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
* fix
* add scanErr
---------
Co-authored-by: Roman Tamarov <r.tamarov@kryptonite.ru>
Co-authored-by: Chris Lu <chrislusf@users.noreply.github.com>
Co-authored-by: chrislu <chris.lu@gmail.com>
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-11-25 19:35:19 -08:00
..
2025-11-04 22:17:21 -08:00
2025-11-20 20:50:26 -08:00
2025-11-25 11:59:36 -08:00
2025-11-21 15:33:38 -08:00
2025-11-25 19:35:19 -08:00
2025-10-17 22:11:50 -07:00
2025-10-13 18:05:17 -07:00
2025-11-12 22:14:50 -08:00
2025-11-20 20:50:26 -08:00
2024-04-24 23:16:04 -07:00
2025-08-22 22:10:30 -07:00
2025-11-25 19:35:19 -08:00
2025-11-18 23:18:35 -08:00
2025-08-02 08:21:57 -07:00
2025-11-18 23:18:35 -08:00
2025-11-25 00:03:54 -08:00
2025-11-06 12:07:29 -08:00
2025-10-28 22:16:21 -07:00
2025-10-28 22:16:21 -07:00
2025-11-25 15:34:28 -08:00
2025-08-06 10:08:30 -07:00
2024-06-25 09:18:11 -07:00
2025-11-25 19:35:19 -08:00
2025-08-30 11:15:48 -07:00
2025-11-25 13:41:03 -08:00
2024-02-14 08:26:38 -08:00
2025-11-21 16:55:28 -08:00
2025-11-17 21:19:55 -08:00
2025-07-16 23:39:27 -07:00
2025-11-04 21:50:04 -08:00
2025-11-21 16:55:28 -08:00
2025-11-20 20:50:26 -08:00
2025-10-27 23:04:55 -07:00
2025-07-19 21:43:34 -07:00
2025-03-17 23:13:27 -07:00